Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task AB# 1310793: [LevelDB] Allow per-platform log buffer size #7

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

yabmek-msft
Copy link
Collaborator

https://dev-mc.visualstudio.com/Minecraft/_workitems/edit/1310793

First commit moved over ability to log buffer size on a per platform basis based on https://github.com/Mojang/leveldb-mcpe/commit/6d245c4cc2022b503e68579fd6994d6e198e6cda. Some adjustment were made to this cherry-picked commit because of changes made to the upstream:

  • Windows and posix platforms now use port_stdcxx.h instead of port_win.h and port_posix.h respectively, so the changes to those two files was consolidated into port_stdcxx.h

Second commit fixed log tests.

@yabmek-msft yabmek-msft requested review from rohunMS, dango-msft and a team December 9, 2024 22:40
Copy link
Collaborator

@rohunMS rohunMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for DoD.

@yabmek-msft yabmek-msft merged commit a995da2 into main Dec 20, 2024
16 checks passed
@yabmek-msft yabmek-msft deleted the ymekonnen/allow_per-platform_log_buffer_size branch December 20, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants